| lcWndZoomScale | Home |
|
BOOL lcWndZoomScale ( HANDLE hLcWnd, double Scale ); |
| hLcWnd | |
| Handle to LiteCAD graphics window. | |
| Scale | |
| Magnification coefficient. The value less then 1.0 means the drawing's view in a window will be diminished, the value greater then 1.0 means the view will be enlarged. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcWndZoomRect, lcWndZoomMove |